Autogenerated HTML docs for v1.5.6.1-102-g8e69d 
diff --git a/git-svn.txt b/git-svn.txt index 97bed54..c350ad0 100644 --- a/git-svn.txt +++ b/git-svn.txt 
@@ -513,7 +513,7 @@ 	cd project 	git-init 	git remote add origin server:/pub/project -	git config --add remote.origin.fetch=+refs/remotes/*:refs/remotes/* +	git config --add remote.origin.fetch '+refs/remotes/*:refs/remotes/*' 	git fetch  # Initialize git-svn locally (be sure to use the same URL and -T/-b/-t options as were used on server) 	git-svn init http://svn.foo.org/project